home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-11-30 | 414 b | 15 lines | [TEXT/R*ch] |
- Name: COrderedList
- Version: 2.0
- Category: classes
- Contributor: Andrew Gilmartin <Andrew_Gilmartin@Brown.Edu>
- Date: 93-05
- TCL-Version: 1.1.2
- TCL-Language: C
- Copyright: Copyright (C) 1993 by Brown University. All rights reserved.
-
- CUnorderedList & COrderedList
-
- These two classes implement unordered/unsorted and ordered/sorted
- lists. Inaddition, they add methods for finding and iterating
- over items in the list.
-